home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _C552230EFDB7495DB04E9D2E6AD363C5 < prev    next >
Text File  |  2008-06-28  |  5KB  |  156 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>ProgressDlgForm</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>ProgressDlgForm</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>439</width>
  12.             <height>331</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="QLabel" row="0" column="1" rowspan="1" colspan="3">
  23.             <property name="name">
  24.                 <cstring>textLabel1</cstring>
  25.             </property>
  26.             <property name="text">
  27.                 <string>Log details:</string>
  28.             </property>
  29.         </widget>
  30.         <widget class="CCheckListControl" row="1" column="1" rowspan="1" colspan="3">
  31.             <property name="name">
  32.                 <cstring>TeletypeLogCtrl</cstring>
  33.             </property>
  34.             <property name="selectionMode">
  35.                 <enum>NoSelection</enum>
  36.             </property>
  37.             <property name="whatsThis" stdset="0">
  38.                 <string>Here you can see contents of the operation log.</string>
  39.             </property>
  40.         </widget>
  41.         <spacer row="1" column="4">
  42.             <property name="name">
  43.                 <cstring>spacer4_2_2</cstring>
  44.             </property>
  45.             <property name="orientation">
  46.                 <enum>Horizontal</enum>
  47.             </property>
  48.             <property name="sizeType">
  49.                 <enum>Fixed</enum>
  50.             </property>
  51.             <property name="sizeHint">
  52.                 <size>
  53.                     <width>16</width>
  54.                     <height>20</height>
  55.                 </size>
  56.             </property>
  57.         </spacer>
  58.         <spacer row="1" column="0">
  59.             <property name="name">
  60.                 <cstring>spacer4_2</cstring>
  61.             </property>
  62.             <property name="orientation">
  63.                 <enum>Horizontal</enum>
  64.             </property>
  65.             <property name="sizeType">
  66.                 <enum>Fixed</enum>
  67.             </property>
  68.             <property name="sizeHint">
  69.                 <size>
  70.                     <width>16</width>
  71.                     <height>20</height>
  72.                 </size>
  73.             </property>
  74.         </spacer>
  75.         <widget class="QFrame" row="2" column="1" rowspan="2" colspan="3">
  76.             <property name="name">
  77.                 <cstring>MoreOptionsFrame</cstring>
  78.             </property>
  79.             <property name="frameShape">
  80.                 <enum>NoFrame</enum>
  81.             </property>
  82.             <property name="frameShadow">
  83.                 <enum>Plain</enum>
  84.             </property>
  85.             <vbox>
  86.                 <property name="name">
  87.                     <cstring>unnamed</cstring>
  88.                 </property>
  89.                 <property name="margin">
  90.                     <number>6</number>
  91.                 </property>
  92.             </vbox>
  93.         </widget>
  94.         <widget class="QPushButton" row="3" column="3" rowspan="2" colspan="1">
  95.             <property name="name">
  96.                 <cstring>btnSaveLog</cstring>
  97.             </property>
  98.             <property name="text">
  99.                 <string>&Save</string>
  100.             </property>
  101.             <property name="accel">
  102.                 <string>Alt+S</string>
  103.             </property>
  104.             <property name="whatsThis" stdset="0">
  105.                 <string>Press the button to save the log to any destination.</string>
  106.             </property>
  107.         </widget>
  108.         <widget class="QLabel" row="4" column="1">
  109.             <property name="name">
  110.                 <cstring>GoNextTip</cstring>
  111.             </property>
  112.             <property name="text">
  113.                 <string>To continue, click <b>Next</b></string>
  114.             </property>
  115.             <property name="alignment">
  116.                 <set>AlignVCenter|AlignLeft</set>
  117.             </property>
  118.         </widget>
  119.         <spacer row="4" column="2">
  120.             <property name="name">
  121.                 <cstring>spacer8</cstring>
  122.             </property>
  123.             <property name="orientation">
  124.                 <enum>Horizontal</enum>
  125.             </property>
  126.             <property name="sizeType">
  127.                 <enum>Expanding</enum>
  128.             </property>
  129.             <property name="sizeHint">
  130.                 <size>
  131.                     <width>111</width>
  132.                     <height>20</height>
  133.                 </size>
  134.             </property>
  135.         </spacer>
  136.     </grid>
  137. </widget>
  138. <connections>
  139.     <connection>
  140.         <sender>btnSaveLog</sender>
  141.         <signal>clicked()</signal>
  142.         <receiver>ProgressDlgForm</receiver>
  143.         <slot>SaveLog()</slot>
  144.     </connection>
  145. </connections>
  146. <slots>
  147.     <slot>CancelBtn_clicked()</slot>
  148.     <slot>ProgressCancelBtn_clicked()</slot>
  149.     <slot>SaveLog()</slot>
  150. </slots>
  151. <layoutdefaults spacing="6" margin="0"/>
  152. <includehints>
  153.     <includehint>checklistctrl.h</includehint>
  154. </includehints>
  155. </UI>
  156.